const html/template.stateCSSSqStr

7 uses

	html/template (current package)
		context.go#L157: 	stateCSSSqStr
		escape.go#L206: 	case stateURL, stateCSSDqStr, stateCSSSqStr, stateCSSDqURL, stateCSSSqURL, stateCSSURL:
		escape.go#L213: 			case stateCSSDqStr, stateCSSSqStr:
		state_string.go#L32: 	_ = x[stateCSSSqStr-21]
		transition.go#L40: 	stateCSSSqStr:       tCSSStr,
		transition.go#L575: 			c.state = stateCSSSqStr
		transition.go#L588: 	case stateCSSSqStr, stateCSSSqURL: